Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
This playbook sends an email to the recipient with the details related to the incidents.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | CohesitySecurity |
| Source | View on GitHub |
📄 Source: Cohesity_Send_Incident_Email/readme.md
This playbook sends an email to the recipient with the incident details..
Make sure the user that runs the playbook has the role Microsoft Sentinel Playbook Operator assigned. To assign the role, * Under the Subscriptions tab from the Home page, choose your subscription name. * Choose the Access Control (IAM) option from the left pane. * Click on Add > Add Role Assignment and add Microsoft Sentinel Playbook Operator to the user.
To enable this playbook, you need authorize Outlook connection (details) * Go to Logic Apps and choose your playbook. * Choose Development Tools\API Connections. * Select a connection you'd like to authorize. * Click on General\Edit API Connection. * Press the Authorize button.
Alternatively, you can follow these steps to achieve the same goal. This would be especially useful if the previous steps didn’t work for you. * Go to Logic Apps. * Click on the playbook and press Edit. * Choose Send email (V2) block. * Click on Change Connection. * Click on the "!" icon to authorize the connection or choose a different, previously authorized, connection. * Press Save button to save changes in your playbook. * If it doesn't work, repeat the steps but either choose a different connection or fix possible authorization errors for the chosen one.
To change the email address in the playbook: * In your Microsoft Sentinel workspace, go to the Automation under the Configuration pane. * Under Active Playbooks, select the playbook and click on Edit. * On the Logic App Designer page, select Initialize variable 2. * Under the value section, enter the email address for the incident notifications. * Click Save. If the playbook fails to execute, go to your playbook Overview pane that has status of all runs. By looking at the details, you can get more ideas on what went wrong.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊